[INFO] cloning repository https://github.com/YanagiEiichi/neck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YanagiEiichi/neck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanagiEiichi%2Fneck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanagiEiichi%2Fneck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cd7389b71fd1b314d525492f1b6b02f53bdbcf1
[INFO] fixing YanagiEiichi/neck against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanagiEiichi%2Fneck" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YanagiEiichi/neck
[INFO] finished tweaking git repo https://github.com/YanagiEiichi/neck
[INFO] tweaked toml for git repo https://github.com/YanagiEiichi/neck written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YanagiEiichi/neck on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YanagiEiichi/neck already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 976ac90391c6f6f10142349a98409b5547d0316aff1b8b9a986cef4744cc7942
[INFO] running `Command { std: "docker" "start" "976ac90391c6f6f10142349a98409b5547d0316aff1b8b9a986cef4744cc7942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "976ac90391c6f6f10142349a98409b5547d0316aff1b8b9a986cef4744cc7942" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "976ac90391c6f6f10142349a98409b5547d0316aff1b8b9a986cef4744cc7942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "976ac90391c6f6f10142349a98409b5547d0316aff1b8b9a986cef4744cc7942" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling openssl-src v111.27.0+1.1.1v
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking neck v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/client/neck_client.rs:82:49
[INFO] [stdout]    |
[INFO] [stdout] 82 |         while let Some(event) = receiver.recv().await {
[INFO] [stdout]    |                                 ----------------^^^^^
[INFO] [stdout]    |                                 |               |
[INFO] [stdout]    |                                 |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 95 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/stream.rs:188:46
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let mut reader = stream.reader.lock().await;
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `reader` calls a custom destructor
[INFO] [stdout]     |             `reader` will be dropped later as of Edition 2024
[INFO] [stdout] 188 |         HttpProtocol::read_from(&mut reader).await.map(|v| v.into())
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 189 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `reader` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/stream.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let mut reader = stream.reader.lock().await;
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `reader` calls a custom destructor
[INFO] [stdout]     |             `reader` will be dropped later as of Edition 2024
[INFO] [stdout] 171 |         HttpProtocol::read_from(&mut reader).await.map(|v| v.into())
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 172 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `reader` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/server/manager/pool.rs:48:79
[INFO] [stdout]      |
[INFO] [stdout]   36 |               if let result @ Some(_) = {
[INFO] [stdout]      |  _______________________________________-
[INFO] [stdout]   37 | |                 let mut map = self.storage.lock().await;
[INFO] [stdout]      | |                     -------   -------------------------
[INFO] [stdout]      | |                     |         |                   |
[INFO] [stdout]      | |                     |         |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                     |         |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     |         `__awaitee` calls a custom destructor
[INFO] [stdout]      | |                     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     `map` calls a custom destructor
[INFO] [stdout]      | |                     `map` will be dropped later as of Edition 2024
[INFO] [stdout]   38 | |                 map.keys()
[INFO] [stdout]   39 | |                     .into_iter()
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |                     .map_or(None, |k| map.remove(&k))
[INFO] [stdout]   43 | |             } {
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   48 |               if let Err(_) = timeout_at(deadline, self.conn_joined.notified()).await {
[INFO] [stdout]      |                               --------------------------------------------------^^^^^
[INFO] [stdout]      |                               |                                                 |
[INFO] [stdout]      |                               |                                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               |                                                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   51 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/time/entry.rs:640:1
[INFO] [stdout]      |
[INFO] [stdout]  640 | impl Drop for TimerEntry {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/notify.rs:1106:1
[INFO] [stdout]      |
[INFO] [stdout] 1106 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/io/poll_evented.rs:251:1
[INFO] [stdout]      |
[INFO] [stdout]  251 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.56/src/ssl/mod.rs:3461:1
[INFO] [stdout]      |
[INFO] [stdout] 3461 | impl<S> Drop for SslStream<S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]      |
[INFO] [stdout]  940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]      |
[INFO] [stdout]  940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/time/entry.rs:640:1
[INFO] [stdout]      |
[INFO] [stdout]  640 | impl Drop for TimerEntry {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/notify.rs:1106:1
[INFO] [stdout]      |
[INFO] [stdout] 1106 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/stream.rs:141:56
[INFO] [stdout]     |
[INFO] [stdout] 140 |         while self.peek_raw_tck_stream().await? > 0 {
[INFO] [stdout]     |               --------------------------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 141 |             tokio::time::sleep(Duration::from_secs(1)).await
[INFO] [stdout]     |             -------------------------------------------^^^^^
[INFO] [stdout]     |             |                                          |
[INFO] [stdout]     |             |                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                                          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 142 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/time/entry.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/time/entry.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/stream.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let mut reader = stream.reader.lock().await;
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `reader` calls a custom destructor
[INFO] [stdout]     |             `reader` will be dropped later as of Edition 2024
[INFO] [stdout] 178 |         HttpProtocol::read_header_from(&mut reader)
[INFO] [stdout] 179 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 180 |             .map(|v| v.into())
[INFO] [stdout] 181 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `reader` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/server/session_manager.rs:35:30
[INFO] [stdout]     |
[INFO] [stdout]  35 |     while let Some(action) = receiver.recv().await {
[INFO] [stdout]     |                    ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |         |               |
[INFO] [stdout]     |                    |         |               this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                    |         |               up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |         this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                    |         up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `action` calls a custom destructor
[INFO] [stdout]     |                    `action` will be dropped later as of Edition 2024
[INFO] [stdout]  36 |         match action {
[INFO] [stdout]  37 |             Action::Insert(key, value) => {
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `value` calls a custom destructor
[INFO] [stdout]     |                                 `value` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |                 storage.lock().await.insert(key, value);
[INFO] [stdout]     |                 ---------------------------------------
[INFO] [stdout]     |                 |              |
[INFO] [stdout]     |                 |              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                 |              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 |                 if let Some(_value) = storage.lock().await.remove(&key) {
[INFO] [stdout]     |                             ------    ---------------------------------
[INFO] [stdout]     |                             |         |              |
[INFO] [stdout]     |                             |         |              this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                             |         |              `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                             |         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                             |         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                             |         `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             `_value` calls a custom destructor
[INFO] [stdout]     |                             `_value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `action` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/server/static_manager.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     return unsafe { CACHE.as_ref().unwrap() };
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/client/neck_client.rs:82:49
[INFO] [stdout]    |
[INFO] [stdout] 82 |         while let Some(event) = receiver.recv().await {
[INFO] [stdout]    |                                 ----------------^^^^^
[INFO] [stdout]    |                                 |               |
[INFO] [stdout]    |                                 |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 95 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/stream.rs:188:46
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let mut reader = stream.reader.lock().await;
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `reader` calls a custom destructor
[INFO] [stdout]     |             `reader` will be dropped later as of Edition 2024
[INFO] [stdout] 188 |         HttpProtocol::read_from(&mut reader).await.map(|v| v.into())
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 189 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `reader` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/stream.rs:171:46
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let mut reader = stream.reader.lock().await;
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `reader` calls a custom destructor
[INFO] [stdout]     |             `reader` will be dropped later as of Edition 2024
[INFO] [stdout] 171 |         HttpProtocol::read_from(&mut reader).await.map(|v| v.into())
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 172 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `reader` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/server/manager/pool.rs:48:79
[INFO] [stdout]      |
[INFO] [stdout]   36 |               if let result @ Some(_) = {
[INFO] [stdout]      |  _______________________________________-
[INFO] [stdout]   37 | |                 let mut map = self.storage.lock().await;
[INFO] [stdout]      | |                     -------   -------------------------
[INFO] [stdout]      | |                     |         |                   |
[INFO] [stdout]      | |                     |         |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                     |         |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     |         `__awaitee` calls a custom destructor
[INFO] [stdout]      | |                     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                     `map` calls a custom destructor
[INFO] [stdout]      | |                     `map` will be dropped later as of Edition 2024
[INFO] [stdout]   38 | |                 map.keys()
[INFO] [stdout]   39 | |                     .into_iter()
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |                     .map_or(None, |k| map.remove(&k))
[INFO] [stdout]   43 | |             } {
[INFO] [stdout]      | |             -
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   48 |               if let Err(_) = timeout_at(deadline, self.conn_joined.notified()).await {
[INFO] [stdout]      |                               --------------------------------------------------^^^^^
[INFO] [stdout]      |                               |                                                 |
[INFO] [stdout]      |                               |                                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               |                                                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   51 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/time/entry.rs:640:1
[INFO] [stdout]      |
[INFO] [stdout]  640 | impl Drop for TimerEntry {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/notify.rs:1106:1
[INFO] [stdout]      |
[INFO] [stdout] 1106 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/io/poll_evented.rs:251:1
[INFO] [stdout]      |
[INFO] [stdout]  251 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.56/src/ssl/mod.rs:3461:1
[INFO] [stdout]      |
[INFO] [stdout] 3461 | impl<S> Drop for SslStream<S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]      |
[INFO] [stdout]  940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]      |
[INFO] [stdout]  940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/time/entry.rs:640:1
[INFO] [stdout]      |
[INFO] [stdout]  640 | impl Drop for TimerEntry {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/notify.rs:1106:1
[INFO] [stdout]      |
[INFO] [stdout] 1106 | impl Drop for Notified<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/stream.rs:141:56
[INFO] [stdout]     |
[INFO] [stdout] 140 |         while self.peek_raw_tck_stream().await? > 0 {
[INFO] [stdout]     |               --------------------------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 141 |             tokio::time::sleep(Duration::from_secs(1)).await
[INFO] [stdout]     |             -------------------------------------------^^^^^
[INFO] [stdout]     |             |                                          |
[INFO] [stdout]     |             |                                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                                          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 142 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/time/entry.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/time/entry.rs:640:1
[INFO] [stdout]     |
[INFO] [stdout] 640 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/stream.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let mut reader = stream.reader.lock().await;
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `reader` calls a custom destructor
[INFO] [stdout]     |             `reader` will be dropped later as of Edition 2024
[INFO] [stdout] 178 |         HttpProtocol::read_header_from(&mut reader)
[INFO] [stdout] 179 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 180 |             .map(|v| v.into())
[INFO] [stdout] 181 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `reader` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/server/session_manager.rs:35:30
[INFO] [stdout]     |
[INFO] [stdout]  35 |     while let Some(action) = receiver.recv().await {
[INFO] [stdout]     |                    ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |         |               |
[INFO] [stdout]     |                    |         |               this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                    |         |               up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |         this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                    |         up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `action` calls a custom destructor
[INFO] [stdout]     |                    `action` will be dropped later as of Edition 2024
[INFO] [stdout]  36 |         match action {
[INFO] [stdout]  37 |             Action::Insert(key, value) => {
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `value` calls a custom destructor
[INFO] [stdout]     |                                 `value` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |                 storage.lock().await.insert(key, value);
[INFO] [stdout]     |                 ---------------------------------------
[INFO] [stdout]     |                 |              |
[INFO] [stdout]     |                 |              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                 |              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 |                 if let Some(_value) = storage.lock().await.remove(&key) {
[INFO] [stdout]     |                             ------    ---------------------------------
[INFO] [stdout]     |                             |         |              |
[INFO] [stdout]     |                             |         |              this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                             |         |              `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                             |         `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                             |         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             |         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                             |         `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             `_value` calls a custom destructor
[INFO] [stdout]     |                             `_value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `action` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/sync/mutex.rs:940:1
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_value` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/server/static_manager.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     return unsafe { CACHE.as_ref().unwrap() };
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: neck v0.1.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking neck v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `string_writter::*`
[INFO] [stdout]  --> src/http/tests/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use string_writter::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auth_list` is never read
[INFO] [stdout]  --> src/socks5/greeting.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ClientGreeting {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 5 |     pub ver: u8,
[INFO] [stdout] 6 |     pub auth_list: Vec<u8>,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientGreeting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/neck_url.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn get_addr(&self) -> Cow<str> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn get_addr(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/manager/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn len(&self) -> PBF<usize>;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn len(&self) -> PBF<'_, usize>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/manager/mod.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn join(&self, stream: NeckStream) -> PBF<()>;
[INFO] [stdout]    |             ^^^^^                         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn join(&self, stream: NeckStream) -> PBF<'_, ()>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/manager/direct.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn len(&self) -> PBF<usize> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn len(&self) -> PBF<'_, usize> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/manager/direct.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn join(&self, _stream: NeckStream) -> PBF<()> {
[INFO] [stdout]    |             ^^^^^                          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn join(&self, _stream: NeckStream) -> PBF<'_, ()> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/manager/pool.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn len(&self) -> PBF<usize> {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn len(&self) -> PBF<'_, usize> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/manager/pool.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn join(&self, stream: NeckStream) -> PBF<()> {
[INFO] [stdout]     |             ^^^^^                         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn join(&self, stream: NeckStream) -> PBF<'_, ()> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/server/static_manager.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     return unsafe { CACHE.as_ref().unwrap() };
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neck` (bin "neck") due to 1 previous error; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `neck` (bin "neck" test) due to 1 previous error; 8 warnings emitted
[INFO] [stdout] warning: field `auth_list` is never read
[INFO] [stdout]  --> src/socks5/greeting.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ClientGreeting {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 5 |     pub ver: u8,
[INFO] [stdout] 6 |     pub auth_list: Vec<u8>,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientGreeting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/neck_url.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn get_addr(&self) -> Cow<str> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn get_addr(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/manager/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn len(&self) -> PBF<usize>;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn len(&self) -> PBF<'_, usize>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/manager/mod.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn join(&self, stream: NeckStream) -> PBF<()>;
[INFO] [stdout]    |             ^^^^^                         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn join(&self, stream: NeckStream) -> PBF<'_, ()>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/manager/direct.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn len(&self) -> PBF<usize> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn len(&self) -> PBF<'_, usize> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/manager/direct.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn join(&self, _stream: NeckStream) -> PBF<()> {
[INFO] [stdout]    |             ^^^^^                          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn join(&self, _stream: NeckStream) -> PBF<'_, ()> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/manager/pool.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn len(&self) -> PBF<usize> {
[INFO] [stdout]     |            ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn len(&self) -> PBF<'_, usize> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/manager/pool.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn join(&self, stream: NeckStream) -> PBF<()> {
[INFO] [stdout]     |             ^^^^^                         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn join(&self, stream: NeckStream) -> PBF<'_, ()> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/server/static_manager.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     return unsafe { CACHE.as_ref().unwrap() };
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "976ac90391c6f6f10142349a98409b5547d0316aff1b8b9a986cef4744cc7942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976ac90391c6f6f10142349a98409b5547d0316aff1b8b9a986cef4744cc7942", kill_on_drop: false }`
[INFO] [stdout] 976ac90391c6f6f10142349a98409b5547d0316aff1b8b9a986cef4744cc7942
